home *** CD-ROM | disk | FTP | other *** search
/ Exploring Where & Why / Exploring Where & Why.iso / pc / MODULES / LESSON01 / ACT01B / L01B2.DIR / scripts.cst_5_doAction - on mouseDown.ls < prev    next >
Encoding:
Text File  |  2003-06-26  |  57 b   |  5 lines

  1. on mouseDown
  2.   doAction(the clickOn)
  3.   updateStage()
  4. end
  5.